home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / dskutil / presz110.zip / README.1ST < prev    next >
Text File  |  1994-12-11  |  6KB  |  107 lines

  1. First things first: Before you run this program
  2. ===============================================
  3.  
  4. Partition Resizer is the safe and easy way to repartition your hard disk,
  5. without erasing its contents. But, since it is playing with your valuable
  6. data, you should strictly follow the instructions given, in order to avoid
  7. any harm to your data.
  8.  
  9. The program has been tested in several machines, and with many different drive
  10. types, and it has proven to be safe (it has been sucessfully tested on IDE,
  11. EIDE and SCSI (Adaptec controller) disks, but I don't see why it wouldn't 
  12. run on any other disk). Since it uses the standard bios routines to access 
  13. the disk, it is completely safe and compatible with every 8086 or better DOS 
  14. running system. It should run on every hard disk, with up to 1024 cylinders, 
  15. 256 heads, 63 sectors/track and 512 bytes/sector (this is 8.4GB maximum). It 
  16. also has a reset protection system, which allows it to restore it's work even 
  17. if the machine's power supply goes off! This is really important, since the 
  18. resizing process can take almost an hour in some cases, and of course, not 
  19. everybody has a UPS on his machine... 
  20.  
  21. In order to run this program you must do the following, to ensure data 
  22. protection:
  23.  
  24. 1. Copy this program, along with the DOC files on a bootable DOS floppy disk.
  25. This floppy should contain the following files:
  26.  
  27. Boot System files (whatever your DOS version is)
  28. FDISK.EXE
  29. FORMAT.EXE
  30. SYS.COM
  31. PRESIZER.EXE
  32. PRESIZER.DOC
  33. README.1ST
  34. TROUBLE.DOC
  35. MORE.COM or any ascii file viewer
  36. DELTREE.EXE (if DOS version >= 6.00)
  37. CHKDSK.EXE 
  38. a Disk Editor if possible
  39. your disk's device driver program, if it has one, and in this case a proper
  40. config.sys file.
  41.  
  42. The program MUST NOT be run from the partition which is being resized or
  43. moved, and in case you resize or move your system's boot partition,
  44. you MUST run it from a bootable floppy disk. If you are not resizing or
  45. moving your boot partition, then you may as well run this program from a
  46. hard disk, but NEVER from the partition which is being resized or moved.
  47. Running Partition Resizer from the partition which is currently being resized
  48. or moved WILL cause harm to your data. Make sure that the disk which you run 
  49. Partition Resizer from, is NOT write-protected. This is because Partition 
  50. Resizer uses the disk to write some information, and it will not proceed if 
  51. the disk is write protected.
  52.  
  53. 2. Check the partition you want to move or resize with a disk diagnostics 
  54. program, like Norton's Disk Doctor or PC Tools DiskFix (chkdsk should do
  55. fine, too). Proceed ONLY if the partition has no errors. It would be a good
  56. idea to test the partition's surface for defective sectors. YOU SHOULD NOT
  57. USE PARTITION RESIZER ON DAMAGED DISKS. Partition Resizer checks for defects
  58. the whole area that will be read or written, and it will refuse to continue
  59. if it finds any bad sectors. 
  60.  
  61. 3. Defrag the partition. This is not absolutely necessary, but will save you
  62. much time, and it will allow you to free more space from the partition.
  63. If you decide to do it, you will have to fully optimize the drive, so that
  64. all data is moved at the beginning of the partition. Make sure that all files
  65. (including unmovable - hidden, read-only and system) are moved. This can
  66. be done by changing the files' attributes, optimizing, and putting them back
  67. again. See number 4 for more details.
  68.  
  69. 4. There are some files that will be damaged if moved. Such files are IO.SYS,
  70. 386SPART.PAR etc. IO.SYS is always at the beginning of the partition, so you
  71. don't have to move it during the optimization. But, 386SPART.PAR will be
  72. damaged if moved, not only during the optimization process, but also during 
  73. the resizing or moving process. So you will have to delete it, and make
  74. a new one after you finish with resizing or moving. STACVOL.* files can be
  75. freely moved or optimized, so you won't have to worry about those. If you have
  76. doubts about your system files, read the TROUBLE.DOC for more information.
  77.  
  78. 5. To use Partition Resizer, it is recommended that you boot with a clean
  79. configuration. If you use a DOS version older than 6.00, you should rename
  80. config.sys and autoexec.bat in order to skip them during boot time. If you
  81. use DOS version 6.00 or later (that is for MS DOS) you may press F5 at the
  82. "Starting MS-DOS..." message to bypass config.sys and autoexec.bat. If you 
  83. boot from a floppy, you should not put any autoexec.bat or config.sys files
  84. in the disk. 
  85. If you disk needs a special driver to operate with DOS, then you MUST load
  86. this driver in your config.sys. This can be done by using F8 to confirm 
  87. loading each device line.
  88. IMPORTANT: If you use a bios alarm program, you MUST disable it before 
  89. running Partition Resizer.
  90.  
  91. After you have done all the above, you may run and use Partition Resizer.
  92.  
  93. 6. After running Partition Resizer, you should rerun mirror or any other 
  94. program you're using that keeps track of your partition information. This 
  95. will renew the data files of the program. This should also be done with 
  96. any partition saving program you're using, since any old partition 
  97. information will be invalid after running Partition Resizer.
  98.  
  99. If you have any questions or doubts, you may find the answers in the rest 
  100. documents.
  101.  
  102. You should now read PRESIZER.DOC, to get more vital info on Partition 
  103. Resizer.
  104.  
  105. In case you face any difficulties during the resizing process, refer 
  106. immediately to TROUBLE.DOC.
  107.